Search Active Directory Group Members

{ searchAdUsersForGroups }

Get a list of Active Directory users belonging to a given AD group

Method

/API2/access/searchAdUsersForGroups

  • API Section: /API2/access
  • API Version: 2.0
  • From Release: 2018.5
  • Usage: REST API only via POST actions.
  • Usage by:
    • Enterprise Admin
  • Input Parameters

    Name

    searchdata

    Object Type

    Description

    The LDAP search object that contains the parameters to be used in Active Directory searches.

    Output Response

    Successful Result Code

    200

    Response List Type

    Description of Response Type

    LDAP user object with details of the users found in the search.. Note that the response is returned as a list of items of this object type.

    Notes

    Active Directory must be the authentication provider